Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds autolink support for Jira issue comments by extending the autolink configuration with a new jump-to-comment pattern and incorporating a cluster mutex for coordinating operations.
- Introduces a new autolink for jumping to comments
- Adds JSON tags to configuration fields
- Integrates a cluster mutex for autolink operations
wiggin77
left a comment
There was a problem hiding this comment.
Some changes identified. Plus there is no unit test for the new functionality.
@wiggin77 I dont think we can write unit tests for this functionality. |
|
While testing this PR it seems that the code changes are not working fine , let me know if I am missing something |
|
@AayushChaudhary0001 Please re test this PR i have fixed it |
AayushChaudhary0001
left a comment
There was a problem hiding this comment.
Upon retesting this PR the functionality is still not working as expected can you please have a look over this.
… into comment_autolink_support
… into comment_autolink_support
|
@AayushChaudhary0001 @arush-vashishtha The above mentioned issue is fixed now. |
|
We will need autolink deletion feature for this PR to work properly |
|
@wiggin77 |
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
Summary
Added support for Autolink for Jira issue comments
Ticket Link
Recreation of #871
Screenshots
Old
New